change how list of modules is computed
[deliverable/binutils-gdb.git] / gdb / gnulib / update-gnulib.sh
index 0b292ba2c076e14238efb07f49c7bc2b286df69a..2ad323118fca0f809af92e8fd266941448fef402 100644 (file)
 #     regenerate the various scripts and Makefiles are on the PATH.
 
 # The list of gnulib modules we are importing in GDB.
-IMPORTED_GNULIB_MODULES="fnmatch-gnu frexpl inttypes memmem update-copyright unistd pathmax"
+IMPORTED_GNULIB_MODULES="\
+    fnmatch-gnu \
+    frexpl \
+    inttypes \
+    memmem \
+    update-copyright \
+    unistd \
+    pathmax \
+"
 
 # The gnulib commit ID to use for the update.
 GNULIB_COMMIT_SHA1="8d5bd1402003bd0153984b138735adf537d960b0"
This page took 0.025011 seconds and 4 git commands to generate.