aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 33daed40..be3a5223 100644
--- a/configure.ac
+++ b/configure.ac
@@ -334,13 +334,6 @@ AC_DEFINE_DIR([PACKAGE_LOCALE_DIR], [rootdatadir/locale], [gettext catalogs])
334packagesrcdir=`cd $srcdir && pwd` 334packagesrcdir=`cd $srcdir && pwd`
335AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [source dir]) 335AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [source dir])
336 336
337# We define the paths here, because MinGW/GCC expands paths
338# passed through the command line ("-DDATADIR=..."). This would
339# lead to hard-coded paths ("C:\mingw\mingw\bin...") that do
340# not contain the actual GNUnet installation. GNUnet usually lives in
341# "C:\Program Files\GNU\GNUnet\bin".
342AC_DEFINE_DIR([DATADIR], [rootdatadir/gnunet-gtk], [The directory for installing read-only architecture-independent data])
343
344AC_OUTPUT([ 337AC_OUTPUT([
345Makefile 338Makefile
346doc/Makefile 339doc/Makefile